diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-13 13:47:14 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-13 13:47:14 +0900 |
| commit | dbcc1a94cb216e537941f61cd4b53fda6a450cfd (patch) | |
| tree | 8f7ff46a97ba62782c8408e4905747f4ce862b1f /config/waybar/configs/Simple-S [TOP] | |
| parent | 958f4b5516d7a4f90664a335ff7a86bc7aaa86e9 (diff) | |
Major Rename on some waybar styles and layouts incorporating my avatar :)
In addition, I have added 2 new waybar layouts (ClassySleek Top and Bottom) and Waybar Syles Combining Pywal and Catppuccin Latte hence the word Fusion ;)
Diffstat (limited to 'config/waybar/configs/Simple-S [TOP]')
| -rw-r--r-- | config/waybar/configs/Simple-S [TOP] | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/config/waybar/configs/Simple-S [TOP] b/config/waybar/configs/Simple-S [TOP] deleted file mode 100644 index 1368667c..00000000 --- a/config/waybar/configs/Simple-S [TOP] +++ /dev/null @@ -1,31 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### SIMPLE -SHORT ### // - -{ -"include": "~/.config/waybar/modules", -"layer": "top", -"position": "top", -"width": 1050, -"margin-top": 3, - -"modules-left": [ - "clock", - "custom/weather", - ], - -"modules-center": [ - "hyprland/workspaces#roman" - ], - -"modules-right": [ - "custom/menu", - "tray", - "mpris", - "network", - "bluetooth", - "backlight", - "pulseaudio", - "battery", - "custom/power"], -} |
